doc: typo fix
authorTshepang Lekhonkhobe <tshepang@gmail.com>
Mon, 12 Jan 2015 22:21:37 +0000 (00:21 +0200)
committerTshepang Lekhonkhobe <tshepang@gmail.com>
Mon, 12 Jan 2015 22:21:37 +0000 (00:21 +0200)
src/bin/package.rs

index bf8f1a01cd3198e3a9850fdaf84ae2741644ffe3..d529ba0873a0985993dfc3cfb5231ce33bc687af 100644 (file)
@@ -13,7 +13,7 @@ struct Options {
 }
 
 pub const USAGE: &'static str = "
-Assemble the local package into a distributable tarball
+Assemble the local package into a distributable tarball
 
 Usage:
     cargo package [options]